Welcome![Sign In][Sign Up]
Location:
Search - PI matlab

Search list

[Other resourcefuzzy-pi

Description: 一被控对象 ,给定为阶跃给定,幅值为500,设计一个两维模糊PI型控制器,输入语言变量和输出语言变量均取7个值{NB,NM,NS,ZE,PS,PM,PB},模糊论域为{-6,-5,-4,-3,-2,-1,0,1,2,3,4,5,6},用matlab编程仿真研究。
Platform: | Size: 7546 | Author: 崔艳 | Hits:

[matlabmatlab投针程序

Description: 投针求pi程序
Platform: | Size: 8278 | Author: micosin | Hits:

[SourceCodeCIC滤波器matlab代码

Description: CIC滤波器matlab代码 D=5; r=D; fs=1e5; S3_cic=conv(conv(ones(1,D),ones(1,D)),ones(1,D)); %三个单级卷积 [h3,f3]=freqz(S3_cic,1,1000,fs); plot(f3/(fs/2),20*log10(abs(h3))-max(20*log10(abs(h3))),'r','LineWidth',1.4) ylabel('\fontsize{12}\bf幅度响应(dB)') xlabel('\fontsize{12}\bf归一化频率(\times\pi rad/sample)') grid; box on; axis([0 1 -80, 0])
Platform: | Size: 680 | Author: 530228758@qq.com | Hits:

[matlabpink.mat

Description: 为大家提供了粉色噪声产生方法的一段matlab程序-to provide you with a pink noise of a Matlab procedures
Platform: | Size: 8530944 | Author: 叶君 | Hits:

[Mathimatics-Numerical algorithmsPID Example--Inverted Pendulum

Description: The cart with an inverted pendulum, shown below, is "bumped" with an impulse force, F. Determine the dynamic equations of motion for the system, and lin earize about the pendulum s angle, theta = Pi (in other words, assume that p endulum does not move more than a few degrees away from the vertical, chosen to be at an angle of Pi). Find a controller to satisfy all of the design re quirements given below. -The cart with an inverted pendulum, shown below, is "bumped" with an impulse force, F. Determine the dynamic equations of motion for the system, and lin earize about the pendulum s angle, theta = Pi (in other words, assume that p endulum does not move more than a few degrees away from the vertical, chosen to be at an angle of Pi). Find a controller to satisfy all of the design re quirements given below.
Platform: | Size: 12288 | Author: | Hits:

[AI-NN-PRGeneticAlgorithms_matlab

Description: X(t)=Asin(2*pi *f *t+ q)+n(t) 估计其中的参数为A,f, q。n(t)为随机噪声,服从正态分布。 其他的具体见附件中的程序 -X (t) = 4sin (2* pi* f* t q) n (t) is estimated parameters A, f, q. N (t) of random noise, subject to normal. Other specific see annex to the proceedings
Platform: | Size: 6144 | Author: 戴朝华 | Hits:

[matlabLDPC_encoder

Description: gen_H:利用随机pi矩阵排列而成的LDPC稀疏校验矩阵产生; girthlenth:计算产生的矩阵H的围长-gen_H : pi using random matrix arranged at the LDPC have sparse matrix calibration; girthlenth : calculation of the matrix H Girth
Platform: | Size: 2048 | Author: 喻小星 | Hits:

[matlab200622112110396

Description: Abstract:Thearticleismainlydevotedtothetheoryaswellastheachievementonthemodulationanddemodulationofπ/ 4-DQPSKsysteminthesoftwareSystemView.Besides,thearticleanalysesthedynamicandstatic behaviorsoftheπ/4-DQPSKsystemaswellastheperformanceagainstnoiseundertheconditionofGaussnoise channel.Thecomparisonismadeonthespectrumandanti-noiseperformancebetweenπ/4-DQPSKandQPSK underthethesamechannel.Theresultofsimulationshowsthatthespectrumexpandingofπ/4-DQPSKissuperiortothatoftheQPSKsystem. Keywords:π/4-DQPSK;SystemView;computeraideddesign(CAD);Matlab-Abstract: Thearticleismainlydevotedtothetheoryaswellastheachievementonthemodulationanddemodulationof pi/4-DQPSKsysteminthesoftwareSystemView.Besides, thearticleanalysesthedynamicandstatic behaviorsofthe pi /4-DQPSKsystemaswellastheperformanceagainstnoiseundertheconditionofGaussnoise channel.Thecomparisonismadeonthespectrumandanti-noiseperformancebetween pi /4-DQPSKandQPSK underthethesamechannel.Theresultofsimulationshowsthatthespectrumexpandingof pi /4-DQPSKissuperiortothatoftheQPSKsystem. Keywords: Pi /4-DQPSK; SystemView; Computeraideddesign (CAD); Matlab
Platform: | Size: 160768 | Author: 里里强 | Hits:

[matlabpi4DQPSK

Description: 实现pi/4DQPSK调制,提倡共享。程序说明在程序注释里。-achieve pi/4DQPSK modulation, promote sharing. Description of the procedures for the procedure Notes Lane.
Platform: | Size: 1024 | Author: 晏飞 | Hits:

[OtherMY_POLAR2

Description: matlab中极坐标函数的改进,坐标轴刻度可以为负数,输入参数见注释,有问题email联系,可在matlab命令行中直接运行,如: my_polar2([0,20,30]*pi/180,[-10,0,10], -r ,-20,30)-Matlab polar coordinates function improved, axes calibration can be negative, the input parameters, see Notes email problems can be contacted in Matlab command line direct operations, such as : my_polar2 ([0,20,30]* pi/180 [-10,0,10],- r,-20,30)
Platform: | Size: 3072 | Author: ningc | Hits:

[matlabmovie_cartoon

Description: %电影动画: %1.首先调用moviein函数对内存初始化.创建一个足够大的矩阵来容纳一系列指定的图形(帧) %2.调用getframe函数生成每一帧.该函数返回一个矢量,利用这个矢量创建一个电影动画矩阵 %3.调用movie函数按照指定速度进行指定次数的播放 %例子2:演示如何实现快速傅立叶变换(exp(j*2*pi/n))的可视化过程- Movie animation: 1. First transfers the moviein function to the memory initialization Founds graph which an enough big matrix holds a series of assigns (frame) % 2. Transfers the getframe function to produce each This function returns to a vector, uses this vector to found a movie animation matrix % 3. Transfers the movie function according to assign the speed to carry on assigns the number of times the broadcast Example 2: How demonstrates realizes fast Fourier transforms (exp (j*2*pi/n)) the visible process
Platform: | Size: 1024 | Author: 龚力 | Hits:

[matlabDQPSK

Description: 此代码为pi/4-dqpsk的调制解调算法,用MATLAB实现,采用插分解调,简单实用-pi/4-dqpsk this code for the modulation and demodulation algorithm in MATLAB, transfer took decomposition, simple and practical
Platform: | Size: 1024 | Author: 周冰 | Hits:

[AI-NN-PRmodel_set1

Description: 以matlab编写的pi-sigma模糊神经网络程序-to Matlab prepared by the pi-sigma FNN procedures
Platform: | Size: 2048 | Author: 陆阳阳 | Hits:

[matlabDQPSK_Sim

Description: 一个pi/4-DQPSK的仿真程序,GUI界面,可以计算误码率-a pi/4-DQPSK simulation program, GUI interface, the error rate can be calculated
Platform: | Size: 87040 | Author: 郑良德 | Hits:

[Compress-Decompress algrithmsL_Quxian

Description: 用 Matlab 编程模拟 李萨如曲线 两互相垂直的,频率成一定整数比例关系的简谐振动合成,合振动为有一定规则的稳定的闭合曲线,称李萨如曲线。运行程序,令a=pi/3,k=3可得李萨如曲线-simulation using Matlab programming Lissajous curve as two mutually perpendicular. frequency of a certain proportion of the whole synthesis of harmonic vibration, a vibration of a certain rules of the stability of the closed curve Li said if Savimbi curve. Operational procedures, a = pi/3, k = 3 available as Lissajous curve
Platform: | Size: 8192 | Author: 雨飞 | Hits:

[matlabfuzzyPI

Description: 利用模糊PI控制器对空调室温对象进行控制,给出具体的室温模型及其对应的控制代码。-fuzzy PI controller targets for air-conditioning control room temperature, give a specific room temperature model and the corresponding control code.
Platform: | Size: 1024 | Author: 王萱 | Hits:

[matlabeg

Description: x=2*sin(4*pi*t)+5*cos(8*pi*t) 对其进行快速傅立叶变换 加入高斯噪声 再进行频谱分析-x = 2* sin (4* pi* t) 5* cos (8* pi* t) makes its rapid Fourier transform to re-Gaussian noise spectral analysis
Platform: | Size: 2048 | Author: 王大王 | Hits:

[AI-NN-PRFuzzy

Description: 建立Fuzzy模型-序列预测matlab代码-Fuzzy model-building- sequence prediction matlab code
Platform: | Size: 11264 | Author: 林盈 | Hits:

[matlabTest_Code1

Description: 已知一个序列x(n)=0.5cos(0.55*pi*n)+cos(0.45*pi*n),时域FFT分析其频谱。 (1)使用不同宽度的矩形窗截断该序列为M点,取M分别为:20,40,160,观察不同长度对频谱影响;(2)使用哈明窗和凯泽窗重做;(3)对三种窗的结果进行分析比较;(4)总结窗类型和长度对频谱分析的影响。 -Known a sequence x (n) = 0.5cos (0.55* pi* n)+ Cos (0.45* pi* n), time-domain FFT analysis of its spectrum. (1) use a different width of the rectangular window of the sequence for M cut-off point, take M are as follows: 20,40,160, observing the impact of different lengths of the spectrum (2) the use of Hamming window and the Kaiser window redo (3 ) on the three windows analyzed and compared the results (4) summarize the type and length of window for spectrum analysis.
Platform: | Size: 1024 | Author: fg | Hits:

[matlabfuzzy

Description: 一个fuzzy的matlab源程序,读懂它可以方便地写单片机的模糊控制程序,和c语言很像-Matlab source code of a fuzzy, it can be easily read and understand written SCM fuzzy control procedures, and c language like
Platform: | Size: 7168 | Author: | Hits:
« 1 23 4 5 6 7 8 9 10 ... 27 »

CodeBus www.codebus.net